Skip to content

Add golangci-lint to Go tools#1827

Merged
mre merged 2 commits into
analysis-tools-dev:masterfrom
fauzan171:add-golangci-lint
May 15, 2026
Merged

Add golangci-lint to Go tools#1827
mre merged 2 commits into
analysis-tools-dev:masterfrom
fauzan171:add-golangci-lint

Conversation

@fauzan171
Copy link
Copy Markdown
Contributor

Added golangci-lint - standard Go linter. 16k+ stars.

@mre
Copy link
Copy Markdown
Member

mre commented May 15, 2026

Hello @fauzan171 ,

thanks for your contribution.

The tool looks great, however the README.md file is auto-generated from the files in data/tools. Can you please go ahead and create a new YAML file in that directory with the information for the tool? You can take a look at the existing files to get an idea of the file format.
The README.md will be rendered automatically then, so the manual changes can be reverted.

Revert manual README.md changes and update the existing golangci-lint.yml
with improved description and reviews link as requested by maintainer.
@fauzan171
Copy link
Copy Markdown
Contributor Author

Hi, thanks for the feedback! I've updated the PR:

  1. Reverted the manual README.md changes
  2. Updated the existing data/tools/golangci-lint.yml with:
    • Improved description (more detailed)
    • Added reviews link (StackShare)

I noticed that golangci-lint already had a YAML entry in data/tools/, so instead of creating a duplicate, I enhanced the existing one. Let me know if you'd like any additional changes!

@mre mre merged commit 7d4d5da into analysis-tools-dev:master May 15, 2026
3 checks passed
@mre
Copy link
Copy Markdown
Member

mre commented May 15, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants